projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42110ce
)
Bump sys version requirement
author
Colin Walters
<walters@verbum.org>
Thu, 15 Apr 2021 20:41:15 +0000
(16:41 -0400)
committer
Colin Walters
<walters@verbum.org>
Fri, 6 May 2022 16:53:56 +0000
(12:53 -0400)
rust-bindings/rust/Cargo.toml
patch
|
blob
|
history
diff --git
a/rust-bindings/rust/Cargo.toml
b/rust-bindings/rust/Cargo.toml
index 9e8194602285b412a01de7786767d8797754ecf3..3936ab6d74682bb258818ec512f17a358a23fae9 100644
(file)
--- a/
rust-bindings/rust/Cargo.toml
+++ b/
rust-bindings/rust/Cargo.toml
@@
-40,7
+40,7
@@
glib-sys = "0.10.0"
gobject-sys = "0.10.0"
gio-sys = "0.10.0"
once_cell = "1.4.0"
-ostree-sys = { version = "0.7.
2
", path = "sys" }
+ostree-sys = { version = "0.7.
3
", path = "sys" }
radix64 = "0.6.2"
hex = "0.4.2"
thiserror = "1.0.20"